Welcome![Sign In][Sign Up]
Location:
Search - arithmetic coding image matlab

Search list

[Special Effectsimage_lossless_compression

Description: 图像无失真压缩源代码,包括S+P变换,算术编码,哈夫曼编码-lossless image compression source code, including S P conversion, arithmetic coding, Huffman coding
Platform: | Size: 25600 | Author: 孙文方 | Hits:

[Special Effectslzw-hafuman

Description: 图像编码与均衡化规定化、 examplehaffuman.m 哈夫曼应用实例 examplepalar2.m 平面一般分割 examplepalar.m 平面分割 1-D 游程编码应用实例 lzwexample.m lzw编码的应用实例 erzhifenjie.m 平面的分割8层 suanshubianma.m 算术编码 code1.m 图像直方图均衡化处理 code2.m 图像直方图规定化处理-Image coding and equalization provisions of, examplehaffuman.m Huffman Application examplepalar2.m generally planar partition partition examplepalar.m plane 1-D run-length coding application lzwexample.m lzw the application of coding erzhifenjie.m plane partition 8 layer suanshubianma.m arithmetic coding code1.m image histogram equalization image histogram provides code2.m treatment of treatment
Platform: | Size: 581632 | Author: 赖官铨 | Hits:

[matlabARITHMETIC-coding

Description: 算术编码程序设计及具体示例,适合初学者掌握基于MATLAB的算术编码-Arithmetic coding procedures for the design and specific examples, suitable for beginners to master the arithmetic coding based on MATLAB
Platform: | Size: 5120 | Author: HARRY | Hits:

[Compress-Decompress algrithmsCABAC

Description: 针对二值图像的压缩实现了算术编码以及解码 并在此基础上实现了一节自适应算术编码 有很好的压缩效果-For binary image compression realize the arithmetic coding and decoding and on this basis has been realized a very good adaptive arithmetic coding compression has the effect of
Platform: | Size: 5120 | Author: xwolfs | Hits:

[Special Effects49636971mathcode

Description: 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义-Using matlab to write their own arithmetic coding procedures for the binary source-source, source sequence, code length can be custom
Platform: | Size: 5120 | Author: 李金荣 | Hits:

[Special EffectsArithemeticCoding

Description: 这个算术编码是对大量英文文本进行压缩,只适合英文文本压缩(适当修改可以用于图像压缩)-The arithmetic coding is a lot of English text compression, is only suitable for English text compression (with appropriate modifications can be used for image compression)
Platform: | Size: 17408 | Author: 倪广波 | Hits:

[Compress-Decompress algrithmswork

Description: 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。-Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding, linear predictive coding and a process similar to JPEG encoding. Very suitable for the practice of entry-users.
Platform: | Size: 181248 | Author: liliang | Hits:

[Compress-Decompress algrithmsAVIRIS_LP

Description: 一种基于线性预测和算术编码的高光谱图像压缩方法,希望对您有用。-Based on linear prediction and arithmetic coding of hyperspectral image compression, and I hope useful for you.
Platform: | Size: 20480 | Author: 刘英 | Hits:

[Graph programimagecodingandcompression

Description: 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) coding arithmetic coding, dictionary coding lossy compression encoding prediction coded orthogonal transform coding MATLAB realization of cosine transform compression 17.3.4 MATLAB wavelet compression to achieve
Platform: | Size: 2048 | Author: 齐子新 | Hits:

[Special Effectsfigurebianma

Description: 本程序是用来做图像编码的,主要采用的算术编码的思想-This procedure is used for image coding, the main idea used in arithmetic coding
Platform: | Size: 51200 | Author: 不知道姓名 | Hits:

[Special EffectsArithmeticCode

Description: 算术编码是图像压缩的主要算法之一。 在给定符号集和符号概率的情况下,算术编码可以给出接近最优的编码结果。使用算术编码的压缩算法通常先要对输入符号的概率进行估计,然后再编码。这个估计越准,编码结果就越接近最优的结果-Arithmetic coding algorithm was a major one compressed image. In a given symbol set and symbol probability case, arithmetic coding can give near optimal coding results. Arithmetic coding compression algorithm used is usually first on the probability of input symbol estimates, and then encoding. This estimate is more accurate, the closer the results of the optimal coding results
Platform: | Size: 5120 | Author: | Hits:

[matlabArithmetic_coding

Description: 基于上下文的算术编码,用于图像压缩中的熵编码环节。-Arithmetic coding for entropy coding in image compression link.
Platform: | Size: 17408 | Author: lili | Hits:

[Compress-Decompress algrithmsArithmetic-coding

Description: 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
Platform: | Size: 1024 | Author: 郜智方 | Hits:

[Compress-Decompress algrithmsArithmetic-encoding

Description: matlab中应用算数编码进行图像压缩,比较在对不同大小的像素组压缩时的性能。-Arithmetic coding for image in matlab Compare the diffence while encode different size of pixels block
Platform: | Size: 5120 | Author: 施霆 | Hits:

[Special Effectspicture

Description: 基于VC++和Matlab实现的常用图像编码算法,包括Huffman编码、Fano编码、算术编码、游程编码、Shannon编码及信源熵的计算的常用编码算法。-VC++ and Matlab common image coding algorithms, including Huffman coding, Fano coding, arithmetic coding, run-length coding, Shannon coding and source entropy calculation commonly used coding algorithm.
Platform: | Size: 108544 | Author: wmt | Hits:

[Special Effectsimage-coding

Description: 用matlab实现算数编码、哈弗曼编码以及LZW编码(能够区分大小写和数字进行编码)含测试文本和结果-Using matlab realize arithmetic coding, Huffman coding and LZW coding (case-sensitive and numbers can be encoded) containing test text and results
Platform: | Size: 6144 | Author: 文闯 | Hits:

[Compress-Decompress algrithmssuanshubianma

Description: 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
Platform: | Size: 1024 | Author: kh | Hits:

[matlabsuanshubianma

Description: 这是一个实现对图像进行算术编码的matlab程序。直接调用该函数即可实现算术编码。-This is a realization of the image arithmetic coding matlab program. This function can be realized directly call arithmetic coding.
Platform: | Size: 168960 | Author: Eric Wang | Hits:

[matlabr_d6civ3

Description: 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、temp编码、线性预测编码和一个近似的temp1编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and DCT), arithmetic coding, run length coding, temp coding, linear predictive coding and an approximate temp1 encoding process. I have a high coding efficiency by MATLAB.
Platform: | Size: 9216 | Author: c1bimr | Hits:

[matlabr_dox484

Description: 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、XsnPcD编码、线性预测编码和一个近似的OJtxtVK编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and DCT), arithmetic coding, run length coding, XsnPcD coding, linear predictive coding and an approximate OJtxtVK encoding process. I have a high coding efficiency by MATLAB.
Platform: | Size: 4096 | Author: 9vyf2m | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net